forked from microsoft/TypeScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Generated module conversion step - explicitify #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c518af7
to
420bf65
Compare
91e8c22
to
8885adb
Compare
420bf65
to
3648c44
Compare
8885adb
to
0e1d400
Compare
3648c44
to
a830489
Compare
0e1d400
to
d0b989b
Compare
a830489
to
72e33b9
Compare
d0b989b
to
1ab00db
Compare
72e33b9
to
31d12ad
Compare
1ab00db
to
6a10437
Compare
31d12ad
to
c4ee091
Compare
6a10437
to
65d3c7d
Compare
c4ee091
to
d8e7812
Compare
65d3c7d
to
998d77a
Compare
d8e7812
to
0eb75ad
Compare
998d77a
to
c9d5bf0
Compare
0eb75ad
to
a92d585
Compare
c9d5bf0
to
13ef966
Compare
a92d585
to
20a1274
Compare
13ef966
to
aed7990
Compare
20a1274
to
bc5f2cf
Compare
aed7990
to
1a405d2
Compare
bc5f2cf
to
340cb2c
Compare
1a405d2
to
f154eb7
Compare
340cb2c
to
a765a69
Compare
f154eb7
to
6cf63ac
Compare
a765a69
to
68c89d8
Compare
6cf63ac
to
89d1af6
Compare
f9b7af8
to
ec84a52
Compare
6a98718
to
23c7eee
Compare
ec84a52
to
2ac68f9
Compare
23c7eee
to
f98b049
Compare
2ac68f9
to
d12318c
Compare
f98b049
to
7ce18fa
Compare
d12318c
to
5e3513d
Compare
7ce18fa
to
e804a13
Compare
5e3513d
to
77a2601
Compare
e804a13
to
a67847a
Compare
77a2601
to
408dd2a
Compare
a67847a
to
65a391d
Compare
408dd2a
to
999d5e8
Compare
65a391d
to
bfc0a00
Compare
999d5e8
to
f7c6d49
Compare
bfc0a00
to
6798fd4
Compare
f7c6d49
to
5c6d677
Compare
6798fd4
to
81ff1b4
Compare
5c6d677
to
41e599e
Compare
81ff1b4
to
6b4080a
Compare
52d5cfc
to
c890e6f
Compare
fb39d27
to
1de6c28
Compare
c890e6f
to
7310192
Compare
1de6c28
to
f533e5f
Compare
This step makes all implicit namespace accesses explicit, e.g. "Node" turns into "ts.Node".
7310192
to
dc25bdf
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This step makes all implicit namespace accesses explicit, e.g. "Node" turns into "ts.Node".
Please do not comment on this PR. Depending on how this set of PRs evolves, this PR's contents may change entirely based on the order of commits.
This PR is a part of a stack: